[Backups] List all backups for an instance
Compute
[Backups] List all backups for an instance
Retrieve a paginated list of all backups created for a compute instance. Backups are full copies of the instance disk stored in a separate location for disaster recovery purposes.
GET
[Backups] List all backups for an instance
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
Unique identifier of the compute instance.
Unique identifier of the organization that owns the resource.
Unique identifier of the project containing the resource.
Query Parameters
A page number within the paginated result set.
Number of results to return per page.
Response
Backup list retrieved successfully

